Finding the Data: Linear vs Binary Search

Imagine you need to find a friend’s name in your phone contacts or a book title in a long list. This quiz follows the Cambridge IGCSE syllabus on searching algorithms. You will use GCSE-level language and pseudocode analysis to decide when to use linear search or binary search, understand their requirements and compare their efficiency in practical scenarios.

Question 1 of 10